←Select platform

AnnObservableCollection<T> Class

Summary
A generic observable collection.
Syntax
C#
VB
C++
Java
public class AnnObservableCollection<T> : LeadCollection<T>, IAnnNotifyCollectionChanged 
Public Class AnnObservableCollection(Of T)  
   Inherits System.Collections.ObjectModel.Collection(Of T) 
   Implements IAnnNotifyCollectionChanged  
public class AnnObservableCollection<E> implements List<E>, IAnnNotifyCollectionChanged 
public: 
   generic<typename T> 
   ref class AnnObservableCollection : LeadCollection<T>, IAnnNotifyCollectionChanged 

Type Parameters

T
Collection items type.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.